type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryUint32ToUint32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L232: 			return scanPlanBinaryUint32ToUint32{}
		uint32.go#L276: type scanPlanBinaryUint32ToUint32 struct{}
		uint32.go#L278: func (scanPlanBinaryUint32ToUint32) Scan(src []byte, dst any) error {